Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 152,645 for

document formatting

(0.09 sec)
  1. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special Formatting markup...should be marked with special formatting markup. Default value is...appearance of revisions. doc = aw . Document ( file_name = MY_DIR + 'Revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... Document () builder = aw . DocumentBuilder...# Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label....format_code property ChartNumberFormat.format_code property Gets...Gets or sets the format code applied to a data label. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.bottomRightCell prop...

    ConditionalStyleCollection.bottomRightCell property. Gets the bottom right cell style.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyleCollection.firstColumn property...

    ConditionalStyleCollection.firstColumn property. Gets the first column style.... Document (); let builder = new aw ...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the paragraph in C++....how to apply custom list formatting to paragraphs when using.... auto doc = MakeObject < Document > (); // A list allows us...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the Document easily using Python....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/python-net/how-to-extract...